home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / conch.arc / CONCHRC < prev    next >
Text File  |  1980-01-01  |  575b  |  27 lines

  1. alias    break        command /c break
  2. alias    cls            command /c cls
  3. alias    copy        command /c copy
  4. alias    date        command /c date
  5. alias    del            command /c del
  6. alias    dir            command /c dir
  7. alias    erase        del
  8. alias    md            command /c md
  9. alias    mkdir        md
  10. alias    path        command /c path
  11. alias    rd            command /c rd
  12. alias    ren            rename
  13. alias    rename        command /c rename
  14. alias    rmdir        rd
  15. alias    time        command /c time
  16. alias    type        command /c type
  17. alias    ver            command /c ver
  18. alias    verify        command /c verify
  19. alias    vol            command /c vol
  20. rdev    con
  21. rdev    com1
  22. rdev    com2
  23. rdev    aux
  24. rdev    prn
  25. vdev    temp        \
  26.  
  27.